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:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user