We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 903431c + dacd3ce commit 4b08c0dCopy full SHA for 4b08c0d
1 file changed
.github/workflows/deploy.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
deploy:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v3
12
- name: Set up Python
0 commit comments