We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaff2f7 commit fde4062Copy full SHA for fde4062
.github/workflows/testing.yml
@@ -3,7 +3,7 @@ on: [push]
3
4
jobs:
5
build:
6
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
7
name: Testing
8
steps:
9
- uses: actions/checkout@v4
0 commit comments