fix: run-on new label
Some checks failed
Main / build (push) Failing after 1m15s

This commit is contained in:
RouxAntoine 2024-08-31 23:08:32 +02:00
parent 07424811ce
commit 6485df8812
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: runner
steps:
- uses: RouxAntoine/checkout@v3.5.4
- uses: actions/setup-go@v4