Skip to content

Commit

Permalink
Updates ion-test-driver workflow to run on ubuntu-latest (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
popematt committed May 23, 2023
1 parent 65d278e commit 8bb0cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ion-test-driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request]

jobs:
ion-test-driver:
runs-on: macos-10.15
runs-on: ubuntu-latest
steps:
- name: Checkout ion-js
uses: actions/checkout@master
Expand Down

0 comments on commit 8bb0cb2

Please sign in to comment.