Skip to content

Commit bddd6c3

Browse files
committed
update publish workflows (#3374)
1 parent b3f9f6e commit bddd6c3

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)