Skip to content

Commit

Permalink
Using more recent version of cython 0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
timryanb committed Jul 27, 2023
1 parent 2520154 commit a4fa1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
PYGEO_VERSION_OLDEST: ['1.6.0'] # latest is pulled from main branch, for some reason anything after 1.12.2 seg faults on the old build
VSP_VERSION: ['3.27.1'] # used for both builds
PETSC_VERSION_LATEST: ['3.19.1']
CYTHON_VERSION: ['0.29'] # used for both builds
CYTHON_VERSION: ['0.29.36'] # used for both builds

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a4fa1fc

Please sign in to comment.