Skip to content

Commit

Permalink
Added to matrix.os : ubuntu-24.04-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jan 22, 2025
1 parent c545b0a commit 173ea5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest, ubuntu-latest]
os: [windows-latest, ubuntu-latest, ubuntu-24.04-arm]
runs-on: ${{ matrix.os }}
concurrency: main_tests_${{ github.ref }}
steps:
Expand Down

0 comments on commit 173ea5a

Please sign in to comment.