Updated runs-on to run only on 'Debian-x86' with a capital D
Nightly Build and Release / Build and Release Nightly (push) Failing after 33s
Nightly Build and Release / Build and Release Nightly (push) Failing after 33s
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
build-releases:
|
||||
name: 'Build and Release Nightly'
|
||||
runs-on: ['Debian-x86', 'debian-x86']
|
||||
runs-on: Debian-x86
|
||||
permissions:
|
||||
contents: write # Ensures the GITHUB_TOKEN has permission to create/update releases
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user