Skip to content

Commit dc2f8b6

Browse files
update publish.yaml: ubuntu-22.04
1 parent 9000fff commit dc2f8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
build-n-publish:
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515
#if: startsWith(github.event.ref, 'refs/tags')
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)