tentative downgrade of gha os

This commit is contained in:
Jun Kurihara 2025-01-31 13:32:33 +09:00
commit 2371fac115
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03

View file

@ -16,7 +16,7 @@ env:
jobs:
build_and_push:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: ${{ github.event_name == 'push' }} || ${{ github.event_name == 'pull_request' && github.event.pull_request.merged == true }}
strategy:
fail-fast: false