Skip to content

Commit

Permalink
PB-37351: Use ubuntu-latest runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Tecnobutrul committed Dec 30, 2024
1 parent 23f0fa5 commit 156d29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push_pr_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: push

jobs:
lint:
name: Test ce images
runs-on: ruby:slim-bookworm
name: Passbolt CE Rootless-${{ matrix.rootless}} ${{ matrix.test_name }}
runs-on: ubuntu-latest
strategy:
matrix:
test_name:
Expand Down

0 comments on commit 156d29a

Please sign in to comment.