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 77ba2eb commit 327ff4bCopy full SHA for 327ff4b
.github/workflows/ci.yml
@@ -3,13 +3,6 @@ name: Project+ Dolphin Builder
3
on: [push, pull_request]
4
5
jobs:
6
- build:
7
- name: Debugger
8
- runs-on: ubuntu-latest
9
- steps:
10
- - uses: actions/checkout@v4
11
- - name: Setup tmate session
12
- uses: mxschmitt/action-tmate@v3
13
build_windows_x86_64:
14
name: Windows Build
15
runs-on: windows-latest
0 commit comments