We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8b82a commit 8225152Copy full SHA for 8225152
.github/workflows/sdk_test.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
unit-test:
8
- runs-on: macos-13
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
11
0 commit comments