Skip to content

Commit 966e81b

Browse files
author
Aaron Roller
committed
ci: using github hosted releases master
1 parent f574648 commit 966e81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [[x64,self-hosted,linux, build]]
15+
os: [ubuntu-18.04]
1616
steps:
1717
- uses: AutoModality/action-clean@v1.1.0
1818
- name: Checkout

0 commit comments

Comments
 (0)