Skip to content

Commit

Permalink
Use debian image
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Jul 6, 2023
1 parent be80f6b commit e9bce24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build:
name: Build, Test & Upload
runs-on: ubuntu-latest
container:
image: debian:bullseye
steps:
- uses: actions/checkout@v2
- id: stack
Expand Down

0 comments on commit e9bce24

Please sign in to comment.