1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-05-01 08:27:46 +00:00

Switch to ubuntu 24.04 in workflow

This commit is contained in:
Joshua Goins 2024-11-05 20:59:13 -05:00 committed by GitHub
parent cf8915a770
commit 634bec8348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-24.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4