mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Promote Linux build runners to Ubuntu 24.04
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
build_matrix:
|
||||
strategy:
|
||||
matrix:
|
||||
os: ["macos-15","ubuntu-22.04","windows-2022"]
|
||||
os: ["macos-15","ubuntu-24.04","windows-2022"]
|
||||
grid: ["sl","os"]
|
||||
variant: ["regular","avx"]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user