diff --git a/.github/workflows/swift_package_test.yml b/.github/workflows/swift_package_test.yml index e8a7905c..b430c90c 100644 --- a/.github/workflows/swift_package_test.yml +++ b/.github/workflows/swift_package_test.yml @@ -9,7 +9,7 @@ on: macos_xcode_versions: type: string description: "Xcode version list (JSON)" - default: "[\"16.4\", \"26.3\", \"26.4\"]" + default: "[\"16.4\", \"26.3\", \"26.4\", \"27.b2\"]" macos_exclude_xcode_versions: type: string description: "Exclude Xcode version list (JSON)"