Skip to content

Commit

Permalink
ci: enable s390x runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Nov 19, 2024
1 parent 24f9a77 commit 7f96005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
checks: write
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-13, macos-14 ]
os: [ ubuntu-latest, windows-latest, macos-13, macos-14, self-hosted ]
test: [ unit, integration-example, integration-real ]
include:
- test: unit
Expand Down

0 comments on commit 7f96005

Please sign in to comment.