Skip to content

Commit 97e2787

Browse files
authored
Update rpe_test.yml to use macos latest
1 parent 7869ae6 commit 97e2787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rpe_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
os:
2222
- ubuntu-latest
2323
- ubuntu-22.04 # This is CentOS 7 under the hood
24-
- macos-12
24+
- macos-latest
2525
- windows-latest
2626

2727
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)