Skip to content

Commit

Permalink
Add bullseye variants of emulated-architecture-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrcek committed Aug 12, 2024
1 parent e1e194b commit 9a24dc0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,16 @@ jobs:
include:
- ghc: '9.10.1'
ghc_minor: '9.10'
- ghc: '9.10.1'
ghc_minor: '9.10'
deb: 'bullseye'
- ghc: '9.8.2'
ghc_minor: '9.8'
- ghc: '9.6.6'
ghc_minor: '9.6'
- ghc: '9.6.6'
ghc_minor: '9.6'
deb: 'bullseye'
- ghc: '9.4.8'
ghc_minor: '9.4'
- ghc: '9.2.8'
Expand Down

0 comments on commit 9a24dc0

Please sign in to comment.