Skip to content

Commit

Permalink
chore: add container: ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 8, 2024
1 parent aa57ba5 commit 79a798b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: pull_request
jobs:
test-core:
runs-on: ${{ matrix.os }}
container: ubuntu
strategy:
matrix:
os: [ubuntu-22.04]
Expand Down

0 comments on commit 79a798b

Please sign in to comment.