We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77d1ae commit a53ea30Copy full SHA for a53ea30
.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