Skip to content

Commit 00aa494

Browse files
authored
Merge pull request #97 from kif/master
Better handling of HPLC data
2 parents 07fbe83 + 4653adb commit 00aa494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
python-version: ["3.9", "3.10", "3.11", "3.12"]
16-
xcode-version: [latest-stable, 14]
16+
xcode-version: [latest-stable, 15]
1717

1818
steps:
1919
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)