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 f574648 commit 966e81bCopy full SHA for 966e81b
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [[x64,self-hosted,linux, build]]
+ os: [ubuntu-18.04]
16
steps:
17
- uses: AutoModality/action-clean@v1.1.0
18
- name: Checkout
0 commit comments