Skip to content

Commit 242eceb

Browse files
author
Thomas Luijken
committed
Temporary move to ubuntu latest
1 parent 9b40f23 commit 242eceb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/BUILD_AND_DEPLOY.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
# will only scan for vulnerabilities and push to acr on push events
2323
docker-build:
2424
name: Build docker image
25-
runs-on: baseflow-runner
25+
# runs-on: baseflow-runner
26+
runs-on: ubuntu-latest
2627
steps:
2728
- uses: actions/checkout@v4
2829
name: Checkout

0 commit comments

Comments
 (0)