Skip to content

Commit

Permalink
tests run on ubuntu w/ burnettk
Browse files Browse the repository at this point in the history
  • Loading branch information
jasquat committed Oct 11, 2023
1 parent 286fbb4 commit c7c5c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fail-fast: true
matrix:
python-version: [ "3.10", "3.11" ]
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit c7c5c6d

Please sign in to comment.