mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
revert
This commit is contained in:
@@ -4,8 +4,6 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
linux-os:
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
actions: write
|
||||
env:
|
||||
ALSOFT_CONF: love2d-${{ github.sha }}/testing/resources/alsoft.conf
|
||||
DISPLAY: :99
|
||||
@@ -131,8 +129,6 @@ jobs:
|
||||
path: love-${{ github.sha }}.AppImage-debug.tar.gz
|
||||
windows-os:
|
||||
runs-on: windows-latest
|
||||
permissions:
|
||||
actions: write
|
||||
env:
|
||||
ALSOFT_CONF: megasource/libs/love/testing/resources/alsoft.conf
|
||||
VK_ICD_FILENAMES: ${{ github.workspace }}\mesa\x64\lvp_icd.x86_64.json
|
||||
@@ -386,8 +382,6 @@ jobs:
|
||||
# path: test-output-windows-${{ steps.vars.outputs.arch }}${{ steps.vars.outputs.compatname }}-vulkan.zip
|
||||
macOS:
|
||||
runs-on: macos-latest
|
||||
permissions:
|
||||
actions: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user