Skip to content

Commit

Permalink
switch to ubuntu for reply
Browse files Browse the repository at this point in the history
  • Loading branch information
riggaroo committed Apr 29, 2024
1 parent 66e8f0d commit b22b5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Reply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

test:
needs: build
runs-on: macOS-latest # enables hardware acceleration in the virtual machine
runs-on: ubuntu-latest # enables hardware acceleration in the virtual machine
timeout-minutes: 30
strategy:
matrix:
Expand Down

0 comments on commit b22b5a9

Please sign in to comment.