Skip to content

Commit

Permalink
Ubuntu 18.04 is dead
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed May 8, 2024
1 parent 784a321 commit 52927fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: ['ubuntu-18.04']
operating-system: ['ubuntu-20.04']
php-versions: ['7.0']
phpunit-versions: ['6.5.14']
steps:
Expand Down

0 comments on commit 52927fd

Please sign in to comment.