From 9641c716780241cc6b48ab8930d1ef9ccbe9333c Mon Sep 17 00:00:00 2001 From: deric4 <5762138+deric4@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:01:33 -0700 Subject: [PATCH] Update runner-reference-python.yml --- .github/workflows/runner-reference-python.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/runner-reference-python.yml b/.github/workflows/runner-reference-python.yml index e115269..afb14ff 100644 --- a/.github/workflows/runner-reference-python.yml +++ b/.github/workflows/runner-reference-python.yml @@ -30,10 +30,12 @@ jobs: os: #- macos-10.15 # python => python2.x #- macos-11 # python => python2.x - - macos-12 # python => python3.x + #- macos-12 # python => python3.x - macos-13 + - macos-14 #- ubuntu-20.04 # python => python3.x - #- ubuntu-22.04 # python => python3.x + - ubuntu-22.04 # python => python3.x + - ubuntu-24.04 python-version: