We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab3d6c commit f44671aCopy full SHA for f44671a
1 file changed
.github/workflows/build-and-test.yml
@@ -5,7 +5,7 @@ on:
5
- develop
6
jobs:
7
build-and-test:
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
9
10
steps:
11
- uses: actions/checkout@v5
0 commit comments