Skip to content

Commit

Permalink
Switch GitHub runner to ubuntu-latest
Browse files Browse the repository at this point in the history
Closes #88.
  • Loading branch information
MakisH committed Apr 23, 2024
1 parent ab7279e commit 0119444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
vagrant-up:
runs-on: macos-12
runs-on: ubuntu-latest

strategy:
fail-fast: true
Expand Down

0 comments on commit 0119444

Please sign in to comment.