We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949b6a9 commit c6ef23eCopy full SHA for c6ef23e
.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