We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9017a6 commit 265e5c8Copy full SHA for 265e5c8
.github/workflows/test.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
test-and-publish:
18
name: Test and Publish
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
steps:
21
- name: Check out code
22
uses: actions/checkout@v4
0 commit comments