Skip to content

Commit

Permalink
ci: run on debian
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Jan 30, 2024
1 parent 1c3cc3d commit e758f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: debian:stable-slim
steps:
- name: Store input in env
run: |
Expand Down

0 comments on commit e758f79

Please sign in to comment.