Skip to content

Commit

Permalink
ci: add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Dec 22, 2023
1 parent 799daa1 commit d93cde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main
jobs:
test:
runs-on: alpine-latest
runs-on: ubuntu-latest

strategy:
matrix:
Expand Down

0 comments on commit d93cde4

Please sign in to comment.