We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9871828 commit abbddaeCopy full SHA for abbddae
.github/workflows/e2e.yml
@@ -14,13 +14,13 @@ jobs:
14
include:
15
- nickname: win
16
os: windows-latest
17
- graal: 22.1.0
+ graal: 22.2.0
18
- nickname: macos
19
os: macos-latest
20
21
- nickname: linux
22
os: ubuntu-latest
23
24
name: E2E ${{ matrix.nickname }}
25
steps:
26
- uses: actions/checkout@v2
.github/workflows/manual.yml
@@ -12,13 +12,13 @@ jobs:
12
13
name: Build ${{ matrix.nickname }}
0 commit comments