Skip to content

Commit a4ef804

Browse files
committed
test
1 parent 1585607 commit a4ef804

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ on:
1212
jobs:
1313

1414
build:
15-
runs-on: sphinxdoc-sphinx
15+
#runs-on: sphinxdoc-sphinx
16+
runs-on: ubuntu-latest
1617

1718
steps:
1819
- name: Testing

0 commit comments

Comments
 (0)