Skip to content

Commit

Permalink
Update GitHub Actions runner OS
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Dec 15, 2024
1 parent 95f6b0a commit 3ff9f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-22.04
- ubuntu-24.04
- windows-2022
- macos-12
- macos-14
runs-on: ${{ matrix.os }}

env:
Expand Down

0 comments on commit 3ff9f64

Please sign in to comment.