Skip to content

Commit

Permalink
Removed Ubuntu 21.04 (replace it with Ubuntu 22.04)
Browse files Browse the repository at this point in the history
  • Loading branch information
hummeltech authored and ǝɹʇʇɐʃǝ◖ xıʃǝɟ committed Jul 25, 2022
1 parent 2325f84 commit 92bbcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
on_default_branch:
- ${{ contains(github.ref, 'master') }}
include:
- image: 'ubuntu:21.04'
- image: 'ubuntu:22.04'
exclude:
- on_default_branch: false
fail-fast: false
Expand Down

0 comments on commit 92bbcab

Please sign in to comment.