forked from deepStateMirrors/tabi
⬆️ chore(deps): update ubuntu to v24 (#403)
This commit is contained in:
parent
66239bee01
commit
02f9d88236
3 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
build_and_deploy:
|
||||
name: Build and Deploy on Main Push
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue