Skip to content

Commit

Permalink
Remove superseded lang versions (Python 3.11, Go 1.19, Node.js 18)
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Oct 16, 2023
1 parent 185e791 commit a47f778
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 89 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,12 @@ jobs:
implementation: python2.7
- target: construct
implementation: python3.4
- target: construct
implementation: python3.11
- target: construct
implementation: python3.12
- target: csharp
implementation: netcore6.0
- target: graphviz
implementation: 8
- target: go
implementation: 1.19
- target: go
implementation: 1.21
- target: java
Expand All @@ -52,8 +48,6 @@ jobs:
implementation: nodejs10
- target: javascript
implementation: nodejs12
- target: javascript
implementation: nodejs18
- target: javascript
implementation: nodejs20
- target: lua
Expand All @@ -72,8 +66,6 @@ jobs:
implementation: 2.7
- target: python
implementation: 3.4
- target: python
implementation: 3.11
- target: python
implementation: 3.12
- target: ruby
Expand Down
16 changes: 0 additions & 16 deletions src/construct/python3.11-linux-x86_64/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion src/construct/python3.11-linux-x86_64/build

This file was deleted.

1 change: 0 additions & 1 deletion src/construct/python3.11-linux-x86_64/run-it

This file was deleted.

27 changes: 0 additions & 27 deletions src/go/1.19-linux-x86_64/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion src/go/1.19-linux-x86_64/build

This file was deleted.

1 change: 0 additions & 1 deletion src/go/1.19-linux-x86_64/run-it

This file was deleted.

15 changes: 0 additions & 15 deletions src/javascript/nodejs18-linux-x86_64/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion src/javascript/nodejs18-linux-x86_64/build

This file was deleted.

1 change: 0 additions & 1 deletion src/javascript/nodejs18-linux-x86_64/run-it

This file was deleted.

15 changes: 0 additions & 15 deletions src/python/3.11-linux-x86_64/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion src/python/3.11-linux-x86_64/build

This file was deleted.

1 change: 0 additions & 1 deletion src/python/3.11-linux-x86_64/run-it

This file was deleted.

0 comments on commit a47f778

Please sign in to comment.