Skip to content

Commit

Permalink
chore: revert ci check back to ubuntu-latest after isort fix (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
aniltirli authored Oct 31, 2024
1 parent e7ff44d commit e2c61a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ on:

jobs:
check:
# TODO put back ubuntu-latest when isort issue will be fixed
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Clone this repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e2c61a5

Please sign in to comment.