diff options
| author | sickcodes <[email protected]> | 2022-11-09 22:39:21 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2022-11-09 22:39:21 +0000 |
| commit | 160489b0e3e662d830d0f60aeb20f79efccbf488 (patch) | |
| tree | 49bd350467ab6e710649fd6d0ab50dabc8e00df0 /tests | |
| parent | Merge pull request #538 from TartanLeGrand/master (diff) | |
| download | docker-osx-160489b0e3e662d830d0f60aeb20f79efccbf488.tar.xz docker-osx-160489b0e3e662d830d0f60aeb20f79efccbf488.zip | |
Add ventura
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh index 9a98a55..8718395 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -137,6 +137,7 @@ VERSION_BUILDS=( 'catalina' 'big-sur' 'monterey' + 'ventura' ) warning () { |