Skip to content

Commit

Permalink
fix compile on linux old
Browse files Browse the repository at this point in the history
  • Loading branch information
luisjimenez6245 authored Dec 13, 2022
1 parent b024e77 commit 4feffb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
build-linux-old:

runs-on: ubuntu-latest
container: debian:11
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.7
Expand Down

0 comments on commit 4feffb2

Please sign in to comment.