We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb43814 commit 9fa94fdCopy full SHA for 9fa94fd
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: ci
2
on: [push]
3
jobs:
4
tests:
5
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
6
steps:
7
- name: Checkout
8
uses: actions/checkout@v4
0 commit comments