mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Switch release process to a lightweight runner
Easier to provision, less concurrency overhead for us
This commit is contained in:
@@ -103,7 +103,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-slim
|
||||
needs: [windows, macos, linux]
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user