Skip to content

Commit

Permalink
#97: remove temporary workflow and non-working config
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Sep 3, 2024
1 parent d1a3e7c commit 0f0b592
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 76 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,6 @@ jobs:
gcov: llvm-gcov,
python: ['3.8', '3.9', '3.10', '3.11', '3.12'],
vtk: '9.3.1'
},
{
base: macos-14,
compiler: { cc: gcc-13, cxx: g++-13 },
gcov: gcov-13,
python: ['3.8', '3.9', '3.10', '3.11', '3.12'],
vtk: '9.3.1'
}
]
runs-on: ${{ matrix.host.base }}
Expand Down
69 changes: 0 additions & 69 deletions .github/workflows/pushbasedockerimage_tmp.yml

This file was deleted.

0 comments on commit 0f0b592

Please sign in to comment.