@@ -3,7 +3,7 @@ name: Build (Android)
on: [push, pull_request]
concurrency:
- group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
+ group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
jobs:
@@ -3,7 +3,7 @@ name: Build (Emscripten)
@@ -3,7 +3,7 @@ name: Build (iOS/tvOS)
@@ -3,7 +3,7 @@ name: Build
@@ -3,7 +3,7 @@ name: Build (MSVC)
@@ -3,7 +3,7 @@ name: Build (Nintendo 3DS)
@@ -3,7 +3,7 @@ name: Build (Sony Playstation 2)
@@ -3,7 +3,7 @@ name: Build (Sony Playstation Portable)
@@ -3,7 +3,7 @@ name: Build (RISC OS)
@@ -3,7 +3,7 @@ name: Build (Sony Playstation Vita)
defaults:
@@ -3,7 +3,7 @@ name: Build (VM Actions)