Use Ruby 3.3 from Homebrew and MacPorts

Enhanced nightlyBuild.py to allow the mixed use of Qt5 and Qt6
This commit is contained in:
Kazunari Sekigawa
2024-02-17 06:51:08 +09:00
parent 888252ece2
commit eca739c462
19 changed files with 512 additions and 282 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#! /usr/bin/env python3
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#==============================================================================