Skip to content

Commit 0b141d3

Browse files
committed
workflow: disable build automation
1 parent d8049c0 commit 0b141d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
name: Build
1010
runs-on: ubuntu-latest
11-
# container:
11+
if: false
1212
container:
1313
image: wpilib/roborio-cross-ubuntu:2025-22.04
1414
steps:

0 commit comments

Comments
 (0)