Skip to content

Commit

Permalink
Merge branch '8.2.x' into fix-runahead-compute
Browse files Browse the repository at this point in the history
  • Loading branch information
hjoliver authored Dec 21, 2023
2 parents 9c4a7fb + 7536739 commit 34dd485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ jobs:
platform: '_remote_background_indep_tcp _remote_at_indep_tcp'
# macos
- name: 'macos 1/5'
os: 'macos-latest'
os: 'macos-11'
python-version: '3.7'
test-base: 'tests/f'
chunk: '1/5'
platform: '_local_background*'
- name: 'macos 2/5'
os: 'macos-latest'
os: 'macos-11'
python-version: '3.7'
test-base: 'tests/f'
chunk: '2/5'
Expand Down

0 comments on commit 34dd485

Please sign in to comment.