Update dmd to latest version (b02f7183804f583776db69c1d8b355671e306216) (#138)
* Disable macOS debug session * Update dmd to latest version (b02f7183804f583776db69c1d8b355671e306216)
This commit is contained in:
parent
2f7e13579c
commit
026eb8bef1
|
|
@ -107,9 +107,9 @@ jobs:
|
|||
sudo apt-get install gdc-12 -y
|
||||
gdc-12 --version
|
||||
|
||||
- name: Setup upterm session
|
||||
if: ${{ matrix.build.type == 'dub' && matrix.host == 'macos-latest'}}
|
||||
uses: lhotari/action-upterm@v1
|
||||
# - name: Setup upterm session
|
||||
# if: ${{ matrix.build.type == 'dub' && matrix.host == 'macos-latest'}}
|
||||
# uses: lhotari/action-upterm@v1
|
||||
|
||||
# Compile D-Scanner and execute all tests without dub
|
||||
- name: Build and test without dub
|
||||
|
|
|
|||
2
dmd
2
dmd
|
|
@ -1 +1 @@
|
|||
Subproject commit 02d6d07a69280f8cc88380a682717bb67ca485fb
|
||||
Subproject commit b02f7183804f583776db69c1d8b355671e306216
|
||||
Loading…
Reference in New Issue