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: