remove python 3.9 from arm64 mac bazel

This commit is contained in:
Laurent Perron
2024-10-09 15:52:14 +02:00
parent fd6d789f1a
commit de1d72572a

View File

@@ -9,7 +9,6 @@ jobs:
strategy:
matrix:
python: [
{version: '3.9'},
{version: '3.10'},
{version: '3.11'},
{version: '3.12'},