Skip to content

Commit

Permalink
We don't need ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Apr 23, 2024
1 parent b8e88d6 commit 253eb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: ['ubuntu-20.04', 'ubuntu-18.04']
operating-system: ['ubuntu-20.04', 'ubuntu-22.04']
php-versions: ['7.0', '7.1', '7.2', '7.3', '7.4', '8.1', '8.2', '8.3', '8.4']
phpunit-versions: ['latest']
steps:
Expand Down

0 comments on commit 253eb71

Please # to comment.