Skip to content

Commit 5ab8f26

Browse files
committed
chore(ci): use ubuntu-latest for publish job
1 parent 306e910 commit 5ab8f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
publish:
7878
needs: [artifacts]
79-
runs-on: ubuntu-20.04
79+
runs-on: ubuntu-latest
8080
permissions:
8181
contents: write
8282
steps:

0 commit comments

Comments
 (0)