Skip to content

Commit

Permalink
use a Linux distribution with Python <3.12 for nosetests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
vassilit committed Mar 2, 2025
1 parent 3665e82 commit 50bd39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
RM_TS_DIR: "/tmp/rmlint-unit-testdir"
steps:
Expand Down

0 comments on commit 50bd39e

Please sign in to comment.