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 ea27409 commit 9b70588Copy full SHA for 9b70588
.github/workflows/env.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
dump-env:
8
- runs-on: self-hosted
+ runs-on: ubuntu-latest
9
steps:
10
- name: Checkout code
11
uses: actions/checkout@v4
0 commit comments