Skip to content

Commit aa2f669

Browse files
authored
Merge pull request #6 from BioImage-Archive/ontology_updates
updates to ontology and added ontology tests
2 parents a88ff03 + 68668dc commit aa2f669

File tree

3 files changed

+234
-79
lines changed

3 files changed

+234
-79
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
python-version: ["3.11"]
1010
poetry-version: ["1.4.2"]
11-
os: [ubuntu-20.04, macos-latest, windows-latest]
11+
os: [ubuntu-24.04, macos-latest, windows-latest]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)