Skip to content

Commit 4b08c0d

Browse files
Merge pull request #73 from TankerHQ/quentin/ubuntu24.04
chore(ci): bump ubuntu version to 24.04
2 parents 903431c + dacd3ce commit 4b08c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
deploy:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-24.04
1010
steps:
1111
- uses: actions/checkout@v3
1212
- name: Set up Python

0 commit comments

Comments
 (0)