We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05085be commit a321364Copy full SHA for a321364
1 file changed
.github/workflows/test.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test-example:
9
name: Test Example
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
steps:
12
- name: Checkout Project
13
uses: actions/checkout@v4.2.1
0 commit comments