We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905c9e7 commit bcfc0b5Copy full SHA for bcfc0b5
1 file changed
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
deploy:
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
16
steps:
0 commit comments