Skip to content

Commit 0b0634c

Browse files
committed
chore: update CI runner from ubuntu-20.04 to ubuntu-latest
1 parent 1bfa921 commit 0b0634c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

8282
upload:
8383
name: Upload release artifacts
84-
runs-on: ubuntu-20.04
84+
runs-on: ubuntu-latest
8585
needs: [macos, linux]
8686
steps:
8787
- name: Checkout the repository

0 commit comments

Comments
 (0)