mirror of
https://github.com/redstrate/Auracite.git
synced 2025-05-01 00:17:45 +00:00
Switch to ubuntu 24.04 in workflow
This commit is contained in:
parent
cf8915a770
commit
634bec8348
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -12,7 +12,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue