Changed tag to one recognisable by the runner
This commit is contained in:
parent
6ed33e7ff6
commit
5e0b4a708f
|
@ -10,7 +10,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue