Skip to content

Commit

Permalink
Update build-and-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arlind87 authored May 23, 2024
1 parent d9a710f commit c9a07e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ on:

jobs:
test:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
container:
image: python:2.7.18-buster
strategy:
max-parallel: 4
matrix:
Expand Down

0 comments on commit c9a07e5

Please sign in to comment.