Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins authored Sep 30, 2024
1 parent 7da9556 commit c7393c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
postgis:
# t/m november 2024
- 12-3.4-alpine
- 15-3.5-alpine
- 15-3.4-alpine
- 16-3.5-alpine
- 17-3.5-alpine
include:
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
name: 'Deploy docker images'
if: ${{ github.repository == 'B3Partners/brmo' && github.ref == 'refs/heads/master' && github.event_name == 'push' }}
needs: [ build, qacheck ]
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
permissions:
contents: read
packages: write
Expand Down

0 comments on commit c7393c9

Please sign in to comment.