Skip to content

Commit

Permalink
Change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Aug 23, 2024
1 parent fc7597d commit d455f56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ env:

jobs:
build-test:
runs-on: warp-ubuntu-latest-x64-16x
# runs-on: warp-ubuntu-latest-x64-16x
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d455f56

Please sign in to comment.