diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2020-05-15 18:13:13 +0200 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2020-05-15 18:13:13 +0200 |
| commit | eb3a5a401f4c0eaddeace5f7341699351a09eb8e (patch) | |
| tree | 89f060194fed6a991ca357abe3c9b0a1229121d9 /.github | |
| parent | 8f057555c7a409847c1db23b42d1ceff44abdac0 (diff) | |
update label for debug workflow
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/debug.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 8e32494..847ccbf 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -5,7 +5,7 @@ on: - debug jobs: debug: - runs-on: macos + runs-on: macos-10.15 steps: - uses: actions/checkout@v2 - uses: cachix/install-nix-action@v8 |
