Skip to content

Commit 7f7b8bb

Browse files
committed
remove container specification
1 parent 456bd46 commit 7f7b8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
# Get the ubuntu-base docker image
20-
container: wpilib/ubuntu-base:18.04
20+
#container: wpilib/ubuntu-base:18.04
2121

2222
# Steps represent a sequence of tasks that will be executed as part of the job
2323
steps:

0 commit comments

Comments
 (0)