Skip to content

Commit

Permalink
Use ubuntu-latest for instrumentation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CherryPerry committed May 15, 2024
1 parent 4cc7566 commit 7feab6c
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 @@ -74,7 +74,7 @@ jobs:
instrumentation-tests:
name: Instrumentation tests
runs-on: macOS-latest
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7feab6c

Please sign in to comment.