We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5938524 commit afc1411Copy full SHA for afc1411
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ ubuntu-20.04, ubuntu-22.04 ]
+ os: [ ubuntu-22.04, ubuntu-24.04 ]
19
steps:
20
- uses: actions/checkout@v2
21
- name: set Ubuntu codename
0 commit comments