Skip to content

Commit

Permalink
Pin ubuntu env to fix tests
Browse files Browse the repository at this point in the history
Issue: PTFE-1367
  • Loading branch information
francoisferrand committed Apr 10, 2024
1 parent 0a2e03e commit f8ddb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

test:
needs: build
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit f8ddb7a

Please sign in to comment.