Skip to content

Commit

Permalink
test gh runner
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 15, 2024
1 parent 9e3bded commit 9ccc777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build-and-test-daily:
runs-on: [self-hosted, Linux, X64]
runs-on: ubuntu-22.04
container: ${{ matrix.container }}${{ matrix.container-suffix }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 9ccc777

Please sign in to comment.