We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98cd3d3 commit 4576a06Copy full SHA for 4576a06
.github/workflows/test_action.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os:
18
#- macos-12
19
- - self-hosted
+ - ubuntu-latest
20
# TODO: return windows back when it supported
21
# - windows-latest
22
steps:
0 commit comments