Fix: runs-on: ubuntu-latest (passt zum lawgit-runner Label)
This commit is contained in:
@@ -9,9 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
update:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20-bookworm
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user