Skip to content

Commit

Permalink
Update pydnd-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Coffee-fueled-deadlines committed Sep 3, 2024
1 parent 2b562ab commit 52aecba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pydnd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-20.04

strategy:
matrix:
python-version: [3.6.15, 3.7, 3.8, 3.9, 3.10, 3.11]
python-version: [3.6.15, 3.7, 3.8, 3.9, 3.11]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 52aecba

Please sign in to comment.