3
0
mirror of https://github.com/britzl/monarch.git synced 2025-09-27 10:02:21 +02:00

Improved handling of unregistered screens (#93)

* Set cowait flag

* Set screen as unregistered

* Do not process screen which have been unregistered

* Java 17
This commit is contained in:
Björn Ritzl
2023-07-29 11:28:18 +02:00
committed by GitHub
parent 66d2c98ccc
commit c601174b9d
2 changed files with 26 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '11'
java-version: '17'
- name: Run.sh
env:
DEFOLD_USER: bjorn.ritzl@gmail.com