Skip to content

Commit

Permalink
Change builder to 24.04 (bind mount type support)
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-dufour committed Aug 10, 2024
1 parent 234416c commit 8eecca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
jobs:
build-push:
name: Build and push image
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
fail-fast: false

Expand Down

0 comments on commit 8eecca9

Please sign in to comment.