We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62c4ef commit 6738d13Copy full SHA for 6738d13
.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on:
4
push:
5
jobs:
6
ci:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
8
steps:
9
- name: Checkout this repository
10
uses: actions/checkout@v2
0 commit comments