@@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
# Target the runner using only the labels it already has.
|
# Target the runner using only the labels it already has.
|
||||||
# Since the runner has the 'ubuntu-22.04' label and is named 'arm_docker',
|
|
||||||
# this will target it correctly in your current setup.
|
# this will target it correctly in your current setup.
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user