Skip to content

Commit

Permalink
Ubuntu 20.04 because 22.04 currently does not offer Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
christophs78 committed Nov 25, 2022
1 parent 9ba780c commit 05299a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
nightly:
if: github.repository == 'primefaces/primefaces' && github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
name: Java ${{ matrix.java }}, ${{ matrix.profile }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 05299a6

Please sign in to comment.