Skip to content

Commit

Permalink
github: use bullseye tag for check build [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed Apr 6, 2023
1 parent 4f24f44 commit ad12445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
strategy:
matrix:
include:
- distribution: buster
- distribution: bullseye
compilier: gcc
- distribution: buster
- distribution: bullseye
compilier: clang
- distribution: sid
compilier: gcc
Expand Down

0 comments on commit ad12445

Please sign in to comment.