Skip to content

Commit

Permalink
use ubuntu latest for dev-docker
Browse files Browse the repository at this point in the history
these are provisioning latency sensitive
  • Loading branch information
iskakaushik committed Dec 12, 2023
1 parent 4609e46 commit 459d332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
docker-build:
strategy:
matrix:
runner: [ubicloud-standard-2-ubuntu-2204-arm]
runner: [ubuntu-latest]
runs-on: ${{ matrix.runner }}
permissions:
contents: read
Expand Down

0 comments on commit 459d332

Please sign in to comment.