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