Skip to content

Commit 4576a06

Browse files
authored
use gh-hosted runner
1 parent 98cd3d3 commit 4576a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os:
1818
#- macos-12
19-
- self-hosted
19+
- ubuntu-latest
2020
# TODO: return windows back when it supported
2121
# - windows-latest
2222
steps:

0 commit comments

Comments
 (0)